Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Password reset - reset form #294

Merged
merged 7 commits into from
Dec 10, 2023
Merged

Password reset - reset form #294

merged 7 commits into from
Dec 10, 2023

Conversation

vgeffer
Copy link
Contributor

@vgeffer vgeffer commented Dec 9, 2023

(2/2)

  • Added reset form
  • Adjusted visuals
  • Adjusted landing page messages
  • Adjusted redirects

closes #192

@vgeffer vgeffer force-pushed the 192-password-reset-2 branch from db1d058 to 2e4b613 Compare December 10, 2023 09:48
Copy link
Member

@Matushl Matushl left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

nieco som ti tam uz puschol, nedalo mi, inak male kommenty na opravu

src/pages/malynar/reset-sent/index.tsx Outdated Show resolved Hide resolved
src/pages/matik/reset-sent/index.tsx Outdated Show resolved Hide resolved
src/pages/strom/reset-password/[...resetToken].tsx Outdated Show resolved Hide resolved
src/pages/strom/reset-sent/index.tsx Outdated Show resolved Hide resolved
@@ -12,6 +12,7 @@ interface SeriesListItem {
order: number
deadline: string
complete: boolean
frozen_results: string | null
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

toto by malo byt revertnute

},
}}
/>
<Stack alignItems="center" mt={2}>
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ked si nastavil ze gap bude 2, a potom mt 2 tak sa to scitava.. mozes pouzit len jedno z toho a nastavit to na 4 ;-)

src/pages/malynar/reset-sent/index.tsx Outdated Show resolved Hide resolved
src/pages/matik/reset-sent/index.tsx Outdated Show resolved Hide resolved
src/pages/strom/reset-sent/index.tsx Show resolved Hide resolved
@vgeffer vgeffer force-pushed the 192-password-reset-2 branch from fc3a44c to f78e44d Compare December 10, 2023 11:14
@vgeffer vgeffer force-pushed the 192-password-reset-2 branch from 93405af to e0a3bf0 Compare December 10, 2023 11:30
@vgeffer vgeffer merged commit c28466a into master Dec 10, 2023
1 check passed
@vgeffer vgeffer deleted the 192-password-reset-2 branch December 10, 2023 11:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Pridat moznost zresetovat zabudnute heslo
2 participants